home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
domacnost a kancelar
/
pt
/
ptinstaller.exe
/
ADPT.exe
/
0
/
RCDATA
/
TFRMCHECKVERSION
/
TFRMCHECKVERSION.txt
< prev
Wrap
Text File
|
2006-05-20
|
4KB
|
170 lines
object frmCheckVersion: TfrmCheckVersion
Left = 314
Top = 289
BorderStyle = bsDialog
Caption = 'New version check'
ClientHeight = 228
ClientWidth = 376
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 0
Width = 376
Height = 228
Align = alClient
Shape = bsFrame
end
object Image1: TImage
Left = 8
Top = 16
Width = 48
Height = 48
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object GroupBox1: TGroupBox
Left = 72
Top = 16
Width = 289
Height = 161
TabOrder = 0
object Label1: TLabel
Left = 56
Top = 16
Width = 95
Height = 13
Caption = 'Installed Version'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 40
Width = 23
Height = 13
Caption = 'Date'
Font.Charset = DEFAULT_CHARSET
Font.Color = 16711808
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object lIVDate: TLabel
Left = 56
Top = 40
Width = 18
Height = 13
Caption = '......'
end
object lIVVersion: TLabel
Left = 56
Top = 64
Width = 18
Height = 13
Caption = '......'
end
object Label4: TLabel
Left = 8
Top = 64
Width = 35
Height = 13
Caption = 'Version'
Font.Charset = DEFAULT_CHARSET
Font.Color = 16711808
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Bevel2: TBevel
Left = 160
Top = 16
Width = 9
Height = 81
Shape = bsLeftLine
end
object Bevel3: TBevel
Left = 8
Top = 104
Width = 273
Height = 9
Shape = bsTopLine
end
object Label2: TLabel
Left = 176
Top = 16
Width = 92
Height = 13
Caption = 'Latest Available'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object lLADate: TLabel
Left = 176
Top = 40
Width = 18
Height = 13
Caption = '......'
end
object lLAVersion: TLabel
Left = 176
Top = 64
Width = 18
Height = 13
Caption = '......'
end
object lWhat: TLabel
Left = 16
Top = 120
Width = 12
Height = 13
Caption = '....'
end
end
object BitBtn1: TBitBtn
Left = 288
Top = 192
Width = 75
Height = 25
Caption = '&Close'
ModalResult = 1
TabOrder = 1
end
object httpMain: TIdHTTP
MaxLineAction = maException
ReadTimeout = 0
AllowCookies = True
ProxyParams.BasicAuthentication = False
ProxyParams.ProxyPort = 0
Request.ContentLength = -1
Request.ContentRangeEnd = 0
Request.ContentRangeStart = 0
Request.ContentType = 'text/html'
Request.Accept = 'text/html, */*'
Request.BasicAuthentication = False
Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
HTTPOptions = [hoForceEncodeParams]
Left = 24
Top = 72
end
end